<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: "iconfont"; /* Project id  */
  src: url('iconfont.ttf?t=1629250261906') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-Admin-:before {
  content: "\e68b";
}

.icon-jiejuefangan:before {
  content: "\e655";
}

.icon-BIM:before {
  content: "\e60c";
}

.icon-jianzhu2:before {
  content: "\e56d";
}

</pre></body></html>